Skip to content

Update Strawberry to 0.318.1#4681

Merged
marcoacierno merged 1 commit into
mainfrom
update-strawberry-2
Jun 20, 2026
Merged

Update Strawberry to 0.318.1#4681
marcoacierno merged 1 commit into
mainfrom
update-strawberry-2

Conversation

@marcoacierno

Copy link
Copy Markdown
Member

What

ToDo

@vercel

vercel Bot commented Jun 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pycon Ready Ready Preview Jun 20, 2026 6:56pm

@claude

claude Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

This PR bumps strawberry-graphql from 0.315.7 to 0.318.1 and regenerates the lock file.

Lock file churn is unexplained. The uv.lock diff is 3,400+ lines — far more than a single package bump would produce. The resolver expanded resolution-markers from 4 to 14 entries, added python_full_version >= '3.13.5' markers to every dependency, and stripped upload-time from all sdist/wheel entries. This looks like the lock file was regenerated with a different version of uv itself. Worth noting the uv version used, and confirming no unintended dependency version changes slipped in.

Strawberry internals used by this project are historically subject to change. The project uses strawberry.tools.create_type, strawberry.permission.BasePermission, strawberry.types.field.StrawberryField, and strawberry.extensions.FieldExtension. No changelog review is mentioned and no application code was changed. The PR description is empty — at minimum, note whether the strawberry 0.315→0.318 changelog was checked for breaking changes against the APIs used here.

@codecov

codecov Bot commented Jun 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.45%. Comparing base (d050273) to head (a8706f1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4681   +/-   ##
=======================================
  Coverage   92.45%   92.45%           
=======================================
  Files         355      355           
  Lines       10719    10719           
  Branches      818      818           
=======================================
  Hits         9910     9910           
  Misses        697      697           
  Partials      112      112           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@marcoacierno marcoacierno merged commit 237e9b2 into main Jun 20, 2026
8 checks passed
@marcoacierno marcoacierno deleted the update-strawberry-2 branch June 20, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant